Skip to content

CI: update Ubuntu (26.04)#5020

Open
AkihiroSuda wants to merge 2 commits into
containerd:mainfrom
AkihiroSuda:ubuntu-26.04
Open

CI: update Ubuntu (26.04)#5020
AkihiroSuda wants to merge 2 commits into
containerd:mainfrom
AkihiroSuda:ubuntu-26.04

Conversation

@AkihiroSuda

@AkihiroSuda AkihiroSuda commented Jun 29, 2026

Copy link
Copy Markdown
Member

Comment thread Dockerfile Outdated
Comment thread .github/workflows/workflow-test.yml
@AkihiroSuda AkihiroSuda added this to the v2.4.0 milestone Jun 29, 2026
@AkihiroSuda

This comment was marked as resolved.

Docker with the containerd image store (the default since Docker v29 on
fresh installs, e.g., on the ubuntu-26.04 GitHub Actions runners) refuses
to resolve a reference that is both a tag and an image ID prefix
("ambiguous reference"), while nerdctl and Docker with the classic graph
drivers resolve the tag first.

Introduce a nerdtest.DockerContainerdSnapshotter requirement that detects
the containerd image store from the "driver-type" entry of
`docker info`'s DriverStatus, and skip TestIssue3016 with
require.Not(nerdtest.DockerContainerdSnapshotter).

Assisted-by: Claude Fable 5 <noreply@anthropic.com>
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
@AkihiroSuda AkihiroSuda marked this pull request as ready for review July 8, 2026 12:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/ci e.g., CI failure

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant